home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / fr / Custom / Custom.dlg / Personal Info.json < prev    next >
JavaScript Object Notation  |  2004-09-02  |  820b

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (255)",
  6.         "FirstNameTitle": "Text (50)",
  7.         "LastNameTitle": "Text (50)",
  8.         "CoTitle": "Text (50)",
  9.         "AddressTitle": "Text (50)",
  10.         "CityTitle": "Text (50)",
  11.         "StateTitle": "Text (50)",
  12.         "ZipTitle": "Text (50)",
  13.         "AreaCodeTitle": "Text (50)",
  14.         "PhoneTitle": "Text (50)",
  15.         "TitleText": "Text (50)",
  16.         "EveningPhoneText": "Text (50)",
  17.         "DayPhoneText": "Text (50)"
  18.     },
  19.     "data": [
  20.         {
  21.             "CustID": -1,
  22.             "Title": "Renseignements personnels",
  23.             "Info": "Les renseignements ci-dessous sont requis pour ouvrir votre compte.",
  24.             "FirstNameTitle": "Pr├⌐nom",
  25.             "LastNameTitle": "Nom de famille",
  26.             "CoTitle": "Entreprise",
  27.             "AddressTitle": "Adresse :",
  28.             "CityTitle": "Ville :",
  29.             "StateTitle": "Prov.",
  30.             "ZipTitle": "Zip:",
  31.             "AreaCodeTitle": "Ind. r├⌐g.",
  32.             "PhoneTitle": "T├⌐l.",
  33.             "TitleText": "Title",
  34.             "EveningPhoneText": "Evening",
  35.             "DayPhoneText": "Daytime"
  36.         }
  37.     ]
  38. }